home *** CD-ROM | disk | FTP | other *** search
- Path: lambda.cs.utas.edu.au!user
- From: D.A.Wright@probitas.cs.utas.edu.au
- Newsgroups: comp.lang.c++.leda
- Subject: Problem compiling LEDA 3.3.c
- Date: Thu, 15 Feb 1996 11:05:52 +1100
- Organization: University of Tasmania, Australia.
- Message-ID: <D.A.Wright-1502961105520001@lambda.cs.utas.edu.au>
- NNTP-Posting-Host: lambda.cs.utas.edu.au
- X-Newsreader: Yet Another NewsWatcher 2.1.2
-
-
- Whether or not I turn on __EXPLICIT_DESTRUCTION__ my C++ compiler
- (CodeWarrior/8, Macintosh) gives the following error message (this is the
- ONLY error it gives compiling LibL!):
-
- Error : cannot delete pointer to const
- param_types.h line 133 if (sizeof(T) <= sizeof(GenPtr)) DESTROY_WORD(T,p);
-
- Any suggestions for how I might proceed?
-
- TIA,
- David Wright
- D.A.Wright@cs.utas.edu.au
-